home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 1996 #5
/
Amiga Plus CD - 1996 - No. 5.iso
/
pd
/
musik
/
tinyplayer
/
prevsongtp.rexx
< prev
next >
Wrap
OS/2 REXX Batch file
|
1996-06-04
|
187b
|
11 lines
/* An ARexx program which tells TinyPlayer to play the previous song
in a multi module. */
options results
address TINYPLAYER
'PREVSONG'
if rc=0 then say 'Now playing song' result